object SharewareDlg: TSharewareDlg Left = 195 Top = 109 BorderIcons = [] BorderStyle = bsDialog Caption = 'TreeSize Professional' ClientHeight = 181 ClientWidth = 395 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 379 Height = 134 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Label1: TLabel Left = 8 Top = 12 Width = 303 Height = 13 Caption = 'This is an unregistered copy of TreeSize Professional' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Url: TUrlLabel Left = 8 Top = 100 Width = 203 Height = 13 Cursor = 5 Caption = 'http://www.jam-software.com/treesize.html' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = Url. end object Label2: TLabel Left = 8 Top = 36 Width = 237 Height = 13 Caption = 'You have tried this software for a while and should' end object Label3: TLabel Left = 8 Top = 52 Width = 223 Height = 13 Caption = 'register now to encourage further development.' end object Label4: TLabel Left = 8 Top = 84 Width = 159 Height = 13 Caption = 'TreeSize Professional Web Page:' end end object OKBtn: TButton Left = 7 Top = 150 Width = 74 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = OKBtnClick end object Button1: TButton Left = 220 Top = 150 Width = 168 Height = 25 Caption = '&Registration Information' Default = True TabOrder = 2 OnClick = Button1Click end object Timer: TTimer OnTimer = TimerTimer Left = 104 Top = 148 end end